Name | Description | |
---|---|---|
![]() | AnalyzerResultWithDescription<TValue> | Initializes a new instance of the AnalyzerResultWithDescription<TValue> class. |
Name | Description | |
---|---|---|
![]() | AnalyzerResultWithDescription<TValue> | Initializes a new instance of the AnalyzerResultWithDescription<TValue> class. |
Name | Description | |
---|---|---|
![]() | Description | Gets the description of processing result. |
![]() | ProcessingCommand | Gets the processing command, which created this result. (Inherited from ProcessingResult) |
![]() | Target | Gets the object, which was processed. (Inherited from ProcessingResult) |
![]() | Value | Gets the resulting value of analysis. (Inherited from AnalyzerResult<TValue>) |
Name | Description | |
---|---|---|
![]() | Dispose | Releases all resources used by this object. (Inherited from AnalyzerResult<TValue>) |
![]() | GetValue | Returns the resulting value of analysis. (Inherited from AnalyzerResult<TValue>) |
![]() | ToString | Returns a string representation of this object. (Inherited from ProcessingResult) |
AnalyzerResultWithDescription<TValue> Class
Vintasoft.Imaging.Processing.Analyzers Namespace